AdClassSchedInstructorAttributes 
Logical Entity Name  AdClassSchedInstructorAttributes 
Default Table Name  AdClassSchedInstructorAttributes 
Physical Only  NO 
Definition 
 
Note 
 

AdClassSchedInstructorAttributes Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdClassSchedInstructorAttributesId(PK)    int  NO 
 
AdInstructorAttributesID(FK)    int  NO 
 
AdClassSchedID(FK)    int  NO 
 
AdTeacherID(FK)    int  NO 
 
Active    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdClassSchedInstructorAttributes Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_AdClassSchedInstructorAttributesAdClassSchedInstructorAttributesID  PrimaryKey  AdClassSchedInstructorAttributesId 

AdClassSchedInstructorAttributes Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdClassSched  Non-Identifying  One To Zero or More  FK_AdClassSchedInstructorAttributesAdClassSchedID_AdClassSchedAdClassSchedID      AdClassSchedID  NO  YES 
AdInstructorAttributes  Non-Identifying  One To Zero or More  FK_AdClassSchedInstructorAttributesAdInstructorAttributesID_AdInstructorAttributesAdInstructorAttributesID      AdInstructorAttributesID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdClassSchedInstructorAttributesAdTeacherID_SyStaffSyStaffID      AdTeacherID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdClassSchedInstructorAttributesUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdClassSchedInstructorAttributes Check Constraints 
Check Constraint Name  CheckConstraint